IAsyncOperation Generic Interface

Represents an asynchronous operation.

Syntax

generic<typename TResult>
public interface class IAsyncOperation : IAsyncInfo  

Remarks

Note

This class makes cross-OS calls. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IAsyncOperation Members

Windows.Foundation Namespace